hr,
body,
ul,
ul li,
li,
p,
span,
a,
img,
table,
div,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea {
	padding: 0px;
	margin: 0px;
}

body {
	font: 12px "Microsoft Yahei";
}

ul li,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

img {
	border: 0px;
	vertical-align: middle;
}

textarea,
input {
	border: none;
}

textarea {
	resize: none;
}

.logo img {
	position: absolute;
	top: 30%;
}

.container {
	width: 1050px;
	margin: 0px auto;
}

.container .spsdiv {
	height: 150px;
	background-color: rgba(255, 255, 255, 0.5);
}

.container .spsspsdiv .sps {

	float: left;
	margin-top: 0px;
	margin-left: -80px;
	display: block;
	width: 850px;
	height: 220px;
	padding: 30px;
	line-height: 25px;


}

.container .spsspsdiv .sps strong {
	font-size: 16px;
}

.container .spsdiv img {
	float: right;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clr,
.clear {
	clear: both;
}

.color-red {
	color: #e31711;
}

.font-bold {
	font-weight: bold;
}

.text-center {
	text-align: center;
}

.section {
	font: 12px "Microsoft Yahei";
}

div.header-top {
	width: 100%;
	min-width: 1230px;
	height: 41px;
	background: url(../images/header-top.png) repeat-x;
	color: #999;
	font: 12px/41px "Microsoft Yahei";
}

.header-top a {
	color: #999;
}

.header-top a,
.header-top a img {
	margin: 0px 5px;
}

.color-black {
	color: #323232 !important;
}

.color-gray {
	color: #999 !important;
}

.header {
	width: 100%;
	min-width: 1230px;
	height: 146px;
	top: 0px;
	left: 0px;
	z-index: 8;
	background: #FFF;
	position: relative;
}

#mpid a {
	color: #cc0000;
	font-weight: 600;
}

.logo {
	width: 225px;
	height: 105px;
	float: left;
}

.nav {
	float: left;
	padding-left: 20px;
	text-align: center;
}

.nav ul li a:hover {
	color: #000;
}

.nav ul li {
	display: inline;
	font-size: 16px;
	line-height: 105px;
}

.nav ul li a {
	color: #666;
	margin: 0px 14px;
}

.search {
	float: right;
	width: 189px;
	height: 26px;
	position: relative;
	margin-top: 40px;
}

.search .search-text {
	width: 163px;
	height: 24px;
	border: 1px solid #ccc;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: 10px;
	line-height: 24px;
}

.search .search-btn {
	width: 26px;
	height: 26px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/search-btn.png) no-repeat;
	text-indent: -9999px;
}

#menu {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 17px;
	top: 300px;
	list-style-type: none;
	z-index: 70;
	background: url(../images/s.png) repeat-y center;
}

#menu li {
	width: 29px;
	height: 29px;
}

#menu li+li {
	margin-top: 60px;
}

#menu a {
	display: block;
	width: 29px;
	height: 29px;
	background: url(../images/page.png) no-repeat center center;
}

#menu .active a {
	color: #fff;
	background: url(../images/active.png) no-repeat center center;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 767px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 767px;
	overflow: hidden;
	text-align: center;
	background-attachment: fixed;
	background-clip: border-box;
	background-origin: padding-box;
	background-color: #666;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.fullSlide .bd li a {
	display: block;
	height: 767px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
}

.fullSlide .hd ul .on {
	background-position: 0 0;
}

.news {
	width: 845px;
	height: 45px;
	position: absolute;
	z-index: 999;
	left: 50%;
	margin-left: -512px;
	background: #eee;
	top: 85%;
	border-radius: 5px;
	overflow: hidden;
}

.news .gupiao {
	width: 189px;
	height: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	background: #0359a8;
}

.news .name {
	width: 105px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #5D5D5D;
	font-size: 16px;
}

.news a:hover {
	color: #0066ac;
	text-decoration: underline;
}

.news .name img {
	margin-top: 19px;
}

/*.s1 {
	background: url(../images/s1.jpg) no-repeat center center;
}
首页背景图CSS
.s2 {
	background: url(../images/s2.jpg) no-repeat center center;
}
.s3 {
	background: url(../images/s3.jpg) no-repeat center center;
}*/
.s5 {
	background: url(../images/20150629104808-0327-94929.jpg) no-repeat center center;
}

.gc,
.footer,
.product,
.jd,
.about {
	width: 1024px;
	margin: 80px auto;
	position: relative;
}

.about .o {
	margin: 0 auto;
}

.about .bd {
	padding-top: 72px;
}

.about .bd li {
	width: 240px;
	height: 400px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.about .bd li .border {
	width: 100%;
	height: 6px;
	border-radius: 6px;
	background: #888;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.about .bd .about-a .img {
	display: block;
	width: 240px;
	height: 160px;
	border-radius: 5px;
	overflow: hidden;
}

.about .bd .about-a h6 {
	color: #5D5D5D;
	display: block;
	font-size: 16px;
	line-height: 42px;
}

.about .bd .about-a .font {
	color: #000;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 24px;
}

.about .prev,
.about .next {
	width: 22px;
	height: 30px;
	position: absolute;
	margin-top: 245px;
	cursor: pointer
}

.about .prev {
	background: url(../images/i-left.png) no-repeat center center;
	left: -49px;
}

.about .next {
	background: url(../images/i-right.png) no-repeat center center;
	right: -49px;
}

/*
.about .o {
	margin:0 auto;
}
.about .bd {
	padding-top: 72px;
}
.about .bd li {
	width:180px;
	height:222px;
	overflow:hidden;
	float: left;
	position: relative;
	margin-right: 20px;
}
.about .bd li .border {
	width:100%;
	height:6px;
	border-radius:6px;
	background:#888;
	position: absolute;
	bottom:0px;
	left:0px;
}
.about .bd .about-a .img {
	display: block;
	width:180px;
	height:120px;
	border-radius:5px;
	overflow: hidden;
}
.about .bd .about-a .img img {
	width:inherit;
	height:inherit;
}
.about .bd .about-a h6 {
	color:#0067b2;
	display:block;
	line-height:42px;
	font-size:14px;
}
.about .bd .about-a .font {
	color:#949494;
	font-family:"微软雅黑";
	line-height: 18px;
}
.about .prev, .about .next {
	width:22px;
	height:30px;
	position: absolute;
	margin-top:205px;
	cursor: pointer
}
.about .prev {
	background:url(../images/i-left.png) no-repeat center center;
	left:-49px;
}
.about .next {
	background:url(../images/i-right.png) no-repeat center center;
	right:-49px;
}
*/
.about .bd li .hover {
	position: absolute;
	overflow: hidden;
	z-index: 9;
	width: 240px;
	height: 400px;
	line-height: 420px;
	bottom: -400px;
	left: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: url(../images/about-arr.png) no-repeat;
	background-position: 50% 40%;
	background-color: #5D5D5D;
	border-radius: 5px;
}




#BMap {
	width: 100%;
	height: 200px;
	opacity: 0;
}

.jd .bd {
	margin-top: 52px;
}

.jd .prev,
.jd .next {
	width: 46px;
	height: 64px;
	display: block;
	position: absolute;
	margin-top: 205px;
	cursor: pointer;
}

.jd .prev {
	left: -130px;
	background: url(../images/a-left.png) no-repeat center center;
}

.jd .next {
	right: -130px;
	background: url(../images/a-right.png) no-repeat center center;
}

.jd .bd li {
	width: 240px;
	height: 380px;
	float: left;
	margin-right: 21px;
	background: #FFF;
}

.jd .bd li:hover {
	background: #0067b2;
}

.jd .bd li:hover .font {
	color: #FFF;
}

.jd .bd li:hover h5 {
	color: #FFF;
}

.jd .bd li:hover a {
	color: #FFF;
}

.jd .bd li .font {
	padding: 11px 17px;
}

.jd .bd li h5 {
	display: block;
	border-bottom: 1px solid #e4e4e4;
	color: #666;
	line-height: 24px;
}

.jd .bd li p {
	line-height: 24px;
	margin-top: 10px;
}

.jd .bd li a {
	margin-top: 20px;
	display: block;
}

.gc .bd {
	margin-top: 80px;
}

.gc .bd li {
	width: 225px;
	float: left;
	margin-right: 41px;
	text-align: center;
}

.gc .bd li>a {
	color: #666;
	font-size: 18px;
	margin-top: 25px;
	display: block;
}

.gc .bd li .img {
	display: block;
	width: 213px;
	height: 213px;
	border-radius: 50%;
	border: 6px solid #FFF;
	overflow: hidden;
	text-align: center;
}

/*.gc .bd li .img img {
	width:100%;
}*/
.gc .bd li:hover .img {
	border: 6px solid #fc0002;
}

.gc .bd li:hover a {
	color: #0067b2;
}

.gc .prev,
.gc .next {
	width: 22px;
	height: 30px;
	position: absolute;
	margin-top: 205px;
	cursor: pointer
}

.gc .prev {
	background: url(../images/i-left.png) no-repeat center center;
	left: -49px;
}

.gc .next {
	background: url(../images/i-right.png) no-repeat center center;
	right: -49px;
}

.content-box-wrapper {
	display: table;
	width: 100%;
}

/*.footer {
	display: table-cell;
	vertical-align: bottom;
}*/
.contact {
	margin-top: 50px;
	margin-bottom: 68px;
}

.contact tr td {
	vertical-align: top;
	color: #666;
}

.contact tr td span {
	/*padding-right:20px;*/
	display: block;
	line-height: 20px;
}

.contact tr td p {
	color: #0066ac;
	margin-bottom: 5px;
	font-size: 14px;
}

.footer-copy {
	width: 100%;
	min-width: 1230px;
	background-color: #f0f0f0;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 100px;
	line-height: 20px;
}

.seven {
	width: 1024px;
	margin: 0 auto;
	height: 420px;
	background: #FFF;
	margin-top: 30px;
}

.seven a {
	display: block;
}

.seven .a {
	width: 292px;
	height: 100%;
	float: left;
}

.seven .b {
	width: 365px;
	float: left;
	height: 210px;
	position: relative;
	background: #edf6ff;
	border-left: 1px dotted #fff;
}

.seven .b h5 {
	font-size: 24px;
	color: #666;
	margin-top: 37px;
	margin-left: 32px;
	font-weight: normal;
}

.seven .b h5 small {
	font-size: 12px;
	display: block;
	color: #bcbcbc;
	margin-top: 15px;
}

.seven .b .view {
	display: block;
	width: 68px;
	height: 27px;
	background: url(../images/more.png) no-repeat center center;
	line-height: 27px;
	text-indent: 12px;
	color: #bcbcbc;
	position: absolute;
	bottom: 41px;
	left: 33px;
}

.seven .b:hover .view {
	width: 66px;
	height: 25px;
	border: 1px solid #252525;
	line-height: 25px;
	text-indent: 11px;
	border-radius: 4px;
	color: #252525;
	background: url(../images/more1.png) no-repeat center center;
}

.seven .b .more {
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	position: absolute;
	bottom: 90px;
	left: 50%;
	margin-left: -45px;
}

.seven .b:hover .more {
	background: #fff;
	color: #ff0002;
}

/*.seven .b .more:hover{
	background:#fff;
	color:#FC0002;
}*/
.product .bd {
	width: 100%;
	height: 75px;
	background: #5D5D5D;
	margin-top: 7px;
	overflow: hidden;
}

.product .bd li {
	width: 240px;
	border-right: 1px dotted #fff;
	float: left;
	text-align: center;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin-top: 25px;
}

.product .bd li:last-child {
	border-right: none;
}

.product .bd li a {
	color: #FFF;
}

.product .prev,
.product .next {
	display: block;
	width: 10px;
	height: 20px;
	position: absolute;
	bottom: 25px;
	background: #FFF;
	cursor: pointer;
	z-index: 10;
}

.product .prev {
	background: url(../images/b-left.png) no-repeat center center;
	left: 12px;
}

.product .next {
	background: url(../images/b-right.png) no-repeat center center;
	right: 12px;
}

.bg-about {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url(../images/bg.png);
	z-index: 10000;
}

.bg-pro {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url(../images/bg.png);
	z-index: 10000;
}

.wrap {
	width: 820px;
	height: 380px;
	position: absolute;
	top: 50%;
	margin-top: -210px;
	left: 50%;
	margin-left: -430px;
	background: #FFF;
	padding: 20px;
}

.about-img {
	margin: 20px auto;
	display: block;
}

.about-content {
	display: block;
	width: 100%;
}

.about-content h6 {
	display: block;
	border-bottom: 1px solid #ddd;
	color: #0067b2;
	font-size: 16px;
	line-height: 48px;
}

#jiax {
	line-height: 24px;
	color: #9d9d9d;
	width: 100%;
	height: 230px;
	overflow: hidden;
	line-height: 180%;
	word-break: break-all;
	margin-top: 20px;
}

#jiax h5 {
	font-size: 18px;
}

/*#page1, #Pagecount1, .pages {
	display:none
}*/
#pages,
#page-1,
#Pagecount1 {
	display: none;
}

.uppage,
.downpage {
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-top: 20px;
}

.uppage {
	background: url(../images/up.png) no-repeat center;
}

.downpage {
	background: url(../images/down.png) no-repeat center;
	margin-left: 10px;
}

.hr {
	background: #ddd;
	margin-top: 20px;
	height: 1px;
	width: 100%;
}

.back {
	width: 116px;
	height: 45px;
	background: url(../images/back.png) no-repeat center center;
	position: absolute;
	bottom: -85px;
	left: 50%;
	margin-left: -58px;
	cursor: pointer;
}

div.t {
	width: 50px;
	height: 8px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: -63px;
	background: url(../images/t.png) repeat-x;
	border-radius: 8px;
}

.pro-wrap {
	width: 860px;
	height: 385px;
	position: absolute;
	top: 50%;
	margin-top: -194px;
	left: 50%;
	margin-left: -430px;
	background: #FFF;
}

.pro-content {
	padding-left: 144px;
	padding-top: 25px;
	padding-right: 20px;
}

.pro-content h5 {
	font-size: 24px;
	color: #666;
	font-weight: normal;
}

.pro-content h5 small {
	display: block;
	color: #0067b2;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pro-content h5 small a {
	color: #0067b2;
}

.pro-content .text {
	color: #9d9d9d;
	line-height: 20px;
}

.page-wrap {
	width: 100%;
	min-width: 1024px;
	padding: 0px;
	margin: 0px auto;
}

.wrap-banner {
	width: 100%;
	min-width: 1024px;
	height: 300px;
}

.wrap-banner-1 {
	background: url(../images/banner_1.jpg) no-repeat center center;
	background-size: cover;
}

.wrap-banner-2 {
	background: url(../images/banner_2.jpg) no-repeat center center;
	background-size: cover;
}

.wrap-banner-3 {
	background: url(../images/banner_3.jpg) no-repeat center center;
	background-size: cover;
}

.localhost {
	margin: 22px 0px 40px 0px;
	overflow: hidden;
	background: #0154a4;
	width: 100%;
}

.localhost li {
	width: 120px;
	background: #0154a4;
	height: 40px;
	float: left;
	text-align: center;
	position: relative;
}

.localhost li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	position: absolute;
	left: 0px;
}

.localhost li span {
	display: block;
	width: 119px;
	text-align: center;
	border-right: 1px solid #fff;
}

.localhost li .current {
	background: url(../images/ll.png) no-repeat center center;
	width: 137px;
	z-index: 10;
}

.localhost li .current1 {
	background: url(../images/l1.png) no-repeat center center;
	width: 154px;
	z-index: 9;
}

.localhost li .current span {
	border: none;
	font-size: 16px;
}

.about-img {
	display: block;
	width: 390px;
	height: 257px;
	padding: 7px;
	border: 1px solid #dbdbdb;
	box-shadow: 2px 2px 3px #dbdbdb;
	float: left;
	margin-right: 20px;
}

.about-img img {
	width: 390px;
	height: 257px;
	vertical-align: middle;
}

.about-img2 {
	display: block;
	width: 1011px;
	padding: 7px;
	margin-bottom: 20px;
	border: 1px solid #dbdbdb;
}

.about-img2 img {
	width: 100% !important;
	height: 350px;
	vertical-align: middle;
}

.te {
	font-size: 12px;
	text-align: left;
}

.te p {
	margin-bottom: 20px;
	line-height: 24px;
}

.t {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	display: block;
	line-height: 30px;
}

.text {
	color: #666;
	line-height: 24px;
	min-height: 300px;
	margin-bottom: 30px;
}

.inv-img {
	display: block;
	width: 284px;
	height: 394px;
	padding: 7px;
	border: 1px solid #dbdbdb;
	box-shadow: 2px 2px 3px #dbdbdb;
	float: left;
	margin-bottom: 40px;
	margin-right: 40px;
}

.inv-img img {
	width: 284px;
	height: 394px;
	vertical-align: middle;
}

.inv-ul {
	float: right;
	width: 683px;
}

.inv-ul h3 {
	display: block;
	border-bottom: 1px dashed #c7c7c7;
	color: #666;
	font-size: 22px;
	padding-bottom: 5px;
}

.inv-ul ul {
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

.inv-ul ul li {
	width: 46%;
	float: left;
	line-height: 26px;
	margin-left: 2%;
}

.inv-ul li:nth-child(2n) {
	margin-left: 4%;
}

.inv-ul li img {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
}

.inv-ul li a {
	color: #8f8f8f;
}

.select_box {
	width: 330px;
	height: 44px;
	border: 1px solid #d2d2d2;
	background: #f6f6f6;
	position: relative;
	margin-bottom: 10px;
}

.select_box .select_txt {
	display: block;
	line-height: 44px;
	text-indent: 23px;
	border: none;
	width: 100%;
	background: none;
	height: 100%;
	outline: none;
}

.select_txt option {}

.select_box .selet_open {
	display: block;
	width: 13px;
	height: 8px;
	background: url(../images/b.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 20px;
}

.select_box .option {
	display: none;
}

.product-input {
	width: 250px;
	height: 32px;
	border: 1px solid #d2d2d2;
	background: #f6f6f6;
	float: right;
	margin-left: 15px;
	position: relative;
}

.product-input input {
	width: 100%;
	height: 32px;
	background: none;
	text-align: center;
	font-size: 14px;
	color: #20568a;
}

.product-ul {
	overflow: hidden;
	width: 1044px;
}

.product-ul .pimg {
	/*width:312px;*/
	height: 224px;
}

.product-ul li {
	width: 280px;
	height: 260px;
	padding: 8px;
	background: #FFF;
	border: 1px solid #d4d4d4;
	box-shadow: 2px 2px 2px #eee;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 9px;
	line-height: 24px;
	text-align: center;
}

.show {
	display: block !important;
}

.product-ul li:hover {
	background: #0154a4;
	color: #FFF;
}

.product-ul li:hover a {
	color: #FFF;

}

.product-ul li:hover h3 {
	color: #FFF;
}

.product-ul li:hover .line {
	background: #FFF;
}

.product-ul .line {
	width: 32px;
	height: 1px;
	background: #cdcdcd;
	margin-bottom: 16px;
	margin-top: 20px;
}

.product-ul li h3 {
	display: block;
	line-height: 30px;
	color: #20568a;
	font-weight: normal;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.product-ul li h3 img {
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px;
}

.product-ul li a {
	color: #919191;
}

.ff {
	background: #fafafa;
	padding: 70px 0px;
	margin-top: 50px;
}

.ff img {
	float: left;
	margin-right: 55px;
}

.ff a {
	display: block;
	line-height: 24px;
}

.ff h3 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #323232;
	font-weight: normal;
	font-size: 22px;
}

.ff td {
	width: 50%;
}

.news_page {
	padding: 10px 0px;
	overflow: hidden;
	border-top: 1px solid #f0efef;
	margin-top: 30px;
}

.news_page a {
	color: #666;
}

.news_page a.back_1 {
	display: block;
	width: 87px;
	height: 32px;
	background: #0066ac;
	color: #FFF;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.news_page_a {
	line-height: 30px;
}

.news_img {
	border: 6px solid #ededed;
	margin-right: 40px;
	width: 240px;
	height: 140px;
}

.news_img img {}

.news_bd {
	margin-bottom: 30px;
}

.news_bd li {
	overflow: hidden;
	display: none;
}

.news_bd h3 {
	color: #0154a4;
	font-size: 16px;
	margin-bottom: 20px;
}

.news_bd p {
	line-height: 24px;
	font-size: 14px;
	color: #888;
}

.news_bd a {
	display: block;
}

#video_view {
	width: 910px;
	margin: 30px auto 50px auto;
	border: 1px solid #ddd;
	padding: 20px;
	background: url(../images/video_bg.jpg) no-repeat right bottom;
}

#video_view .media {
	display: block;
	float: left;
	width: 500px;
}

#video_view .list {
	display: block;
	float: left;
	width: 410px;
	text-align: left;
}

#video_view .list a {
	display: block;
	padding: 8px 0px 8px 0px;
	line-height: 150%;
}

#video_view .list .medialistA {
	color: #0154a4;
	font-size: 14px;
}

.txtScroll-left p {
	line-height: 18px;
	color: #666;
}

.txtScroll-left .bd {
	width: 1040px;
	margin: 0 auto;
	height: 114px;
	position: relative;
}

.txtScroll-left {
	width: 1073px;
	margin: 0 auto;
	height: 114px;
	position: relative;
}

.txtScroll-left .bd ul {
	background: url(../images/bg1.png) repeat-x 0px 33px;
	overflow: hidden;
	height: 114px;
}

.txtScroll-left .bd ul li {
	width: 62px;
	height: 67px;
	float: left;
	position: relative;
	margin-right: 34px;
	margin-left: 34px;
	text-align: center;
	cursor: pointer;
}

.txtScroll-left .prev,
.txtScroll-left .next {
	display: block;
	width: 13px;
	height: 19px;
	position: absolute;
	top: 22px;
	z-index: 20;
	cursor: pointer;
}

.txtScroll-left .prev {
	left: 0px;
	background: url(../images/prev.png) no-repeat center center;
}

.txtScroll-left .next {
	right: 0px;
	background: url(../images/next.png) no-repeat center center;
}

.txtScroll-left .bd .num {
	margin-left: 10px;
}

.txtScroll-left .bd .num span {
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #d7d7d5;
	color: #0154a4;
	line-height: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
}

.txtScroll-left .bd .num .date {
	display: block;
	margin-top: 50px;
	color: #999;
}

.txtScroll-left .bd .num a {
	display: none;
}

.txtScroll-left .bd ul li.current {
	width: 62px;
	height: 67px;
	float: left;
	position: relative;
	margin-right: 34px;
	margin-left: 34px;
	background: url(../images/q.png) no-repeat center center;
	text-align: center;
}

.txtScroll-left .bd .current .date {
	width: 62px;
	height: 67px;
	line-height: 67px;
	font-size: 14px;
	margin-top: 0px;
	color: #0154a4;
}

.txtScroll-left .bd .current span {
	display: none;
}

.txtScroll-left .bd .current a {
	display: block;
	position: absolute;
	width: 160px;
	left: 50%;
	margin-left: -80px;
	margin-top: 10px;
	color: #8f8f8f;
}

.page-footer {
	width: 100%;
	background: #3f3f3f;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 0px;
}

.page-footer-a {
	vertical-align: top;
	width: 126px;
	color: #FFF;
	background: url(../images/23.png) repeat-y left;
	text-indent: 17px;
}

.page-footer-a a {
	display: block;
	color: #cbcbcb;
	line-height: 20px;
}

.page-footer-a h5 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 17px;
}

.textarea {
	width: 301px;
	height: 88px;
	border-radius: 3px;
	background: #303030;
	color: #4e4e4e;
	padding: 10px;
}

.tt,
.ee {
	float: left;
	height: 32px;
	color: #4e4e4e;
	background: #303030;
	margin-top: 10px;
	margin-bottom: 18px;
	line-height: 32px;
	text-indent: 40px;
	border-radius: 3px;
}

.tt {
	width: 137px;
	margin-right: 7px;
}

.ee {
	width: 177px;
}

.send {
	clear: both;
	width: 87px;
	height: 32px;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	background: #0066ac;
	font-size: 14px;
	cursor: pointer;
}

.fff {
	overflow: hidden;
	width: 100%;
	background: #2c2c2c;
	color: #797979;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*213213123123213---------------------------------------*/

.nav .m {
	float: left;
	position: relative;
	z-index: 1;
}

.nav .s {
	float: left;
	width: 3px;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}

.nav h3 a {
	display: block;
	text-align: center;
}

.nav .sub {
	display: none;
	position: absolute;
	z-index: 1;
	width: 117px;
	border: 1px solid #E6E4E3;
	border-top: 0;
	background: #f8fcff;
}

.nav .sub li {
	text-align: center;
	margin-bottom: -1px;
}

.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	padding: 8px 0;
	height: 28px;
	line-height: 28px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.nav .sub li a:hover {
	color: #0154a4;
}

.nav .block {
	height: 8px;
	width: 120px;
	background: #FE7700;
	position: absolute;
	left: 0;
	top: 42px;
	overflow: hidden;
}

.ig {
	float: left;
	width: 325px;
	padding: 20px 0px 10px 20px;
}

.vg {
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	width: 630px;
}

.vg .tit {
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	padding-left: 10px;
}

.appli li {
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
}

.appli li:hover {
	background: #f9f9f9;
	box-shadow: -5px 4px 50px -21px #999;
}

#pro-sub {
	position: absolute;
	background: url(../images/serch.png) top center no-repeat;
	width: 25px;
	height: 25px;
	top: 1px;
	right: 5px;
}

/*======顶部菜单======*/
#top .menu1 #menu1 {
	width: 600px;
	height: 105px;
	line-height: 105px;
	float: left;
	text-align: right;
	margin-left: 20px;
}

#top .menu1 #menu1 a {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #222;
	padding: 0px 6px;
	margin-left: 5px;
}

#top .menu1 #menu1 a:hover {
	color: #0154a4;
}

#menuson {
	position: absolute;
	width: 100%;
	z-index: 99;
}

#top .menu1 #menu1 a:hover,
#top .menu1 #menu1 .A {
	background: url(../images/menu_hover-current.png) no-repeat;
	background-position: center bottom;
	color: #FC0002 !important;
}

#menuson .son {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/video_bg.png) repeat-x top center;
	background-color: rgba(255, 255, 255, 0.9);
}

#menuson .son #sm1 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .son #sm2 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .son #sm3 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .son #sm4 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .son #sm5 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .son #sm6 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .son #sm7 {
	width: 900px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}

#menuson .navcon {
	border: 1px solid #ddd;
	background: #fff;
	float: left;
	width: 370px;
	padding: 15px;
}

#menuson .navcon img {
	float: left;
}

#menuson .navcon .nav {
	float: right;
	width: 105px;
}

#menuson .navcon .nav a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	background: url(../images/menuson_hover-arr.png) no-repeat;
	background-position: 90px center;
	padding-left: 5px;
	border-bottom: 1px solid #d4d4d4;
}

#menuson .navcon .nav a:hover {
	background: url(../images/menuson_hover-arrA.png) no-repeat;
	background-position: 95px center;
}

#menuson .ad {
	float: right;
	width: 450px;
	height: 190px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	color: #888;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
}

#menuson .ad .view {
	position: absolute;
	bottom: 10px;
	right: 0px;
	background: #aaa;
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 13px;
}

#menuson .ad .view:hover {
	background: #0154a4;
}

#shadow {
	width: 100%;
	height: 3px;
	margin: 150px auto 0px auto;
	background: url(../images/video_bg.png) repeat-x top center;
	position: absolute;
	z-index: 9;
	top: 0px;
	left: 0px;
}


.footer {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

.footer .bd {
	margin: 20px 0;
}

.footer .bd li {
	width: 225px;
	float: left;
	margin-right: 41px;
	text-align: center;
}

.footer .bd li>a {
	color: #666;
	font-size: 18px;
	margin-top: 25px;
	display: block;
}

.footer .bd li .img {
	display: block;
	width: 213px;
	height: 300px;
	border: 6px solid #FFF;
	overflow: hidden;
	text-align: center;
}

.footer .bd li .img img {
	width: 100%;
}

.footer .bd li:hover .img {
	border: 6px solid #fc0002;
}

.footer .bd li:hover a {
	color: #fc0002;
}

.footer .prev,
.footer .next {
	width: 22px;
	height: 30px;
	position: absolute;
	margin-top: 205px;
	cursor: pointer
}

.footer .prev {
	background: url(../images/i-left.png) no-repeat center center;
	left: -49px;
}

.footer .next {
	background: url(../images/i-right.png) no-repeat center center;
	right: -49px;
}

.ft {
	overflow: hidden;
	position: relative;
	width: 1064px;
}

.dh {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	margin-bottom: 20px;
	float: left;
	color: #616161;
}

.dh a {
	color: #616161;
}

.dh a:hover {
	color: #0154a4;
}

.product-ul {
	min-height: 200px;
}

/*.tempWrap ul li a:hover{color: #ff0001;}*/